<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------------------*/							
/*                                   张宝富                                                  */	
/*------------------------------------------------------------------------------------------*/							

/*-------------------------------------------------- pcaf  ---------------------------------------------------*/	
@media screen and (min-width: 1000px){


.pcaf{
	position:fixed;
	width:100%;
	height:105px;
	z-index:10000;
	background:#FFF;
	min-width:1300px;
	opacity:1;
	transition: all 0.84s;
	top:0;
	border-bottom:1px solid #e0e0e0;/*下边框*/
	}
/*
.shasan &gt; .pcaf:hover{
	opacity:1;
	transition: all 0.84s;
	}
*/
.pcaf &gt; .pcaf_a{
	width:35%;
	height:100%;
	float:left;
	padding-top:10px;
	padding-left:20px;
	overflow:hidden;
	background:#FFF;
	}
.pcaf &gt; .pcaf_a &gt; a{
	display:block;
	margin:0;
	padding:0;
	width:450px;
	height:80%;
	}
.pcaf &gt; .pcaf_a &gt; a &gt; img{
	width:100%;
	height:100%;
	}
/*--------------------------------------------------------------------*/
.pcaf &gt; .pcaf_b{
	width:47%;
	height:100%;
	float:left;
	background:#FFF;
	padding-left:10px;
	}
.pcaf &gt; .pcaf_b &gt; ul{
	width:100%;
	margin:0;
	height:100%;
	padding:0;
	}	
.pcaf &gt; .pcaf_b &gt; ul &gt; li{
	width:79px;
	height:100%;
	float:left;
	line-height:100px;
	text-align:center;
	overflow:hidden;
	}
	

	
.pcaf &gt; .pcaf_b &gt; ul &gt; li &gt; .d_shang{
	display:block;
	width:100%;
	clear:both;
	text-align:center;
	font-size:13px;
	color: #000;
	font-weight:bold;
	margin-top:0;
	transition: all 0.84s;
	}

.pcaf &gt; .pcaf_b &gt; ul &gt; li:hover &gt; .d_shang {
	font-size:1px;
	margin-top:-102px;
	transition: all 0.84s;
	}				


	
.pcaf &gt; .pcaf_b &gt; ul &gt; li &gt; .cf_bl{
	position:fixed;
	width:100%;
	height:280px;
	background: url(../img/pc/b_pcaf.png);
	left:0;
	top:-450px;
	transition: all 0.84s;
	z-index:-1;
	}	
.pcaf &gt; .pcaf_b &gt; ul &gt; li:hover &gt; .cf_bl{
	top:105px;
	transition: all 0.84s;
	}	

.pcaf &gt; .pcaf_b &gt; ul &gt; li &gt; .d_xia{
	height:100%;
	text-align:center;
	font-size:1px;
	color: #FFF;
	font-weight:bold;
	margin-top:20px;
	transition: all 0.84s;
	}
.pcaf &gt; .pcaf_b &gt; ul &gt; li:hover &gt; .d_xia{
	font-size:13px;
	transition: all 0.84s;
	}
.pcaf &gt; .pcaf_b &gt; ul &gt; li &gt; .beijing{
	width:0px;
	height:200px;
	margin:0;
	padding:0;
	margin:0 auto;
	transition: all 0.84s;
	background: #C00;
	margin-top:-180px;
	}
.pcaf &gt; .pcaf_b &gt; ul &gt; li:hover &gt; .beijing{
	width:100%;
	transition: all 0.84s;
	}


/*---------------------------------------------------*/
.pcaf &gt; .pcaf_sousuo{
	width:5%;
	height:100%;
	float:left;
	background: #FFF;
	overflow:hidden;
	padding-top:40px;
	}
.pcaf &gt; .pcaf_sousuo &gt; a{
	display:block;
	width:100%;
	height:100%;
	}
.pcaf &gt; .pcaf_sousuo &gt; a &gt; img{
	display:block;
	width:25px;
	height:25px;
	float:left;
	transition: all 0.84s;
	}
.pcaf &gt; .pcaf_sousuo &gt; a:hover &gt; img{
	transform:scale(1.1);
	transition: all 0.84s;
	}


/*---------------------------------------------------*/
.pcaf &gt; .pcaf_c{
	width:13%;
	height:100%;
	float:left;
	background: #FFF;
	overflow:hidden;
	padding-top:30px;
	}
.pcaf &gt; .pcaf_c &gt; .pcaf_ca{
	width:140px;
	height:40px;
	background: #C00;
	overflow:hidden;
	}
.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_zuo{
	width:20px;
	height:20px;
	float:left;
	border-radius: 50%;
	margin-top:10px;
	margin-left:10px;
    animation: rotate 3s linear infinite;
}

@keyframes rotate{
from{transform: rotate(0deg)}
to{transform: rotate(359deg)}
}

.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_zuo &gt; img{
	width:100%;
	height:100%;
}


.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_zhong{
	position:relative;
	width:110px;
	height:40px;
	float:left;
	line-height:40px;
}
.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_zhong &gt; a{
	height:100%;
	line-height:40px;
	color:#FFF;
	font-size:12px;
	float:left;
	margin-left:17px;
}
.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_zhong &gt; img{
	width:10px;
	height:10px;
	margin-top:18px;
	float:left;
	margin-left:12px;
}

.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_you{
	position:absolute;
	width:140px;
	height:30px;
	z-index:5;
	top:30px;
	margin-left:0px;
	background:#FFF;
	border:0.5px solid #e0e0e0;/*下边框*/
	opacity:0;
	transition: all 0.84s;
}
.pcaf &gt; .pcaf_c &gt; .pcaf_ca:hover &gt; .fc_you{
	top:70px;
	border-left:1px solid #C00;/*下边框*/
	border-right:1px solid #C00;/*下边框*/
	border-bottom:1px solid #C00;/*下边框*/
	opacity:1;
	transition: all 0.84s;
}
.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_you &gt; .sanjiao{
	position:absolute;
	left:0; 
	right:0;
	margin:auto;
	top:-10px;
	width:1px;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid  #FFF;
}
.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_you &gt; a{
	width:100%;
	height:25px;
	display:block;
	text-align:center;
	line-height:25px;
	color: #000;
	font-size:12px;
	transition: all 0.84s;
}
.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_you &gt; a &gt; samp{
	font-weight:bold;
	font-weight:900;
}		
.pcaf &gt; .pcaf_c &gt; .pcaf_ca &gt; .fc_you &gt; a:hover{
	color: #C00;
	font-weight:bold;
	transition: all 0.84s;
}		
	
/*-------------------- pcaf 二级导航 悬浮 浮动------------------------------*/
	
.zoujinjunxing{
	width:90%;
	margin-left:5%;
	height:100%;
	}	
	
.zoujinjunxing &gt; .zoujin_a{
	width:30%;
	height:100%;
	overflow:hidden;
	float:left;
	}		
	
.zoujinjunxing &gt; .zoujin_a &gt; h5{
	display:block;
	width:100%;
	height:25%;
	line-height:80px;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis;
	font-size:22px;
	text-align:left;
	font-weight:100;
	}
.zoujinjunxing &gt; .zoujin_a &gt; .a_p {
	width:100%;
	height:40%;
	overflow:hidden;
	/*border-bottom:1px solid #e0e0e0;/*下边框*/
	overflow:hidden;
	margin-bottom:5%;
}
.zoujinjunxing &gt; .zoujin_a &gt; .a_p &gt; p{
	display:block;
	font-size:14px;
	color: #666;
	text-indent:2em;
	line-height:25px;
	text-align: justify;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4; /*--------------------------  4行 只显示4行  加省略号 ----------------------------------------*/
    overflow: hidden; 
	}		
hr{
	background:#e0e0e0;
	height:0.5px;
	color:#e0e0e0;
	}	
.zoujinjunxing &gt; .zoujin_a &gt; a{
	padding-top:20px;
	display:block;
	width:100%;
	height:25%;
	line-height:20px;
	overflow:hidden;/*溢出：隐藏*/
	font-size:18px;
	text-align:left;
	transition: all 0.84s ease-out;
	}			
	
.zoujinjunxing &gt; .zoujin_a &gt; a:hover{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out;
	}
/*--------------------------------------*/		
.zoujinjunxing &gt; .zoujin_b{
	width:70%;
	float:left;
	height:100%;
	}	

.zoujinjunxing &gt; .zoujin_b &gt; .b_a{
	width:23.3%;
	height:100%;
	float:left;
	margin-left:10%;
	display:block;
	}	
.zoujinjunxing &gt; .zoujin_b &gt; .b_a &gt; .b_a_shang{
	position:relative;
	width:100%;
	height:70%;
	overflow:hidden;
	}
	
.zoujinjunxing &gt; .zoujin_b &gt; .b_a &gt; .b_a_shang &gt; .f_zoujin_gao{
	position:relative;
	width:200%;
	height:100%;
	left:50%;
	margin-left:-100%;
	}
	
.zoujinjunxing &gt; .zoujin_b &gt; .b_a &gt; .b_a_shang &gt; .f_zoujin_gao &gt; img{
	display:block;
	height:100%;
	margin:0;
	padding:0;
	margin:0 auto;
	padding-top:12%;
	transition: all 0.84s ease-out;
	}
.zoujinjunxing &gt; .zoujin_b &gt; .b_a &gt; .b_a_shang &gt; .f_zoujin_gao &gt; img:hover{
    transform:scale(1.05);
	transition: all 0.84s ease-out;
	}
.zoujinjunxing &gt; .zoujin_b &gt; .b_a &gt; .b_a_zhong{
	width:100%;
	height:20%;
	overflow:hidden;
	}		
.zoujinjunxing &gt; .zoujin_b &gt; .b_a &gt; .b_a_zhong&gt; h5{
	font-size:16px;
	line-height:50px;
	color: #000;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis; 
	transition: all 0.84s ease-out;
	font-weight:100; 
	}
.zoujinjunxing &gt; .zoujin_b &gt; .b_a:hover &gt; .b_a_zhong &gt; h5{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out; 
	}
.zoujinjunxing &gt; .zoujin_b &gt; .b_a &gt; .b_a_xia{
	width:0px;
	height:4px;
	background:#C00;
	margin:0;
	padding:0;
	margin:0 auto;
	transition: all 0.84s ease-out;
	}	

.zoujinjunxing &gt; .zoujin_b &gt; .b_a:hover &gt; .b_a_xia{
	width:100%;
	}	
/*--------------------------------------*/	
.chanpinzhongxin{
	width:90%;
	margin-left:5%;
	height:100%;
	padding-top:20px;
	}	
		
.chanpinzhongxin &gt; .chanpin_a{
	width:100%;
	height:100%;
	text-align:left;
	}	

.chanpinzhongxin &gt; .chanpin_a &gt; .cpa{
	width:15%;
	height:100%;
	float:left;
	margin-left:4%;
	display:block;
	}	
.chanpinzhongxin &gt; .chanpin_a &gt; .cpa &gt; .cpa_shang{
	position:relative;
	width:100%;
	height:70%;
	padding-top:20px;
	overflow:hidden;
	}
.chanpinzhongxin &gt; .chanpin_a &gt; .cpa &gt; .cpa_shang &gt; .f_chanpin_gao{
	position:relative;
	width:200%;
	height:100%;
	left:50%;
	margin-left:-100%;
	}
.chanpinzhongxin &gt; .chanpin_a &gt; .cpa &gt; .cpa_shang &gt; .f_chanpin_gao &gt; img{
	display:block;
	height:100%;
	margin:0;
	padding:0;
	margin:0 auto;
	box-shadow:15px 0 15px -15px #666666,
             -15px 0 15px -15px #666666;
	transition: all 0.84s ease-out;
	}
.chanpinzhongxin &gt; .chanpin_a &gt; .cpa &gt; .cpa_shang &gt; .f_chanpin_gao &gt; img:hover{
    transform:scale(1.05);
	transition: all 0.84s ease-out;
	}
.chanpinzhongxin &gt; .chanpin_a &gt; .cpa &gt; .cpa_zhong{
	width:100%;
	height:20%;
	overflow:hidden;
	text-align:center;
	}		
.chanpinzhongxin &gt; .chanpin_a &gt; .cpa &gt; .cpa_zhong&gt; h5{
	font-size:16px;
	line-height:50px;
	color: #000;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis; 
	transition: all 0.84s ease-out;
	font-weight:100;
	}
.chanpinzhongxin &gt; .chanpin_a &gt; .cpa:hover &gt; .cpa_zhong &gt; h5{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out; 
	}
.chanpinzhongxin &gt; .chanpin_a &gt; .cpa &gt; .cpa_xia{
	width:0px;
	height:4px;
	background:#C00;
	margin:0;
	padding:0;
	margin:0 auto;
	transition: all 0.84s ease-out;
	}	

.chanpinzhongxin &gt; .chanpin_a &gt; .cpa:hover &gt; .cpa_xia{
	width:100%;
	}	


/*---------------------------------------------------------*/

.xinwenzhongxin{
	width:90%;
	margin-left:5%;
	height:100%;
	}	
	
.xinwenzhongxin &gt; .xinwen_a{
	width:30%;
	height:100%;
	overflow:hidden;
	float:left;
	}		
	
.xinwenzhongxin &gt; .xinwen_a &gt; h5{
	display:block;
	width:100%;
	height:25%;
	line-height:80px;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis;
	font-size:22px;
	text-align:left;
	font-weight:100;
	}
.xinwenzhongxin &gt; .xinwen_a &gt; .a_p {
	width:100%;
	height:40%;
	overflow:hidden;
	/*border-bottom:1px solid #e0e0e0;/*下边框*/
	overflow:hidden;
	margin-bottom:5%;
}
.xinwenzhongxin &gt; .xinwen_a &gt; .a_p &gt; p{
	display:block;
	font-size:14px;
	color: #666;
	text-indent:2em;
	line-height:25px;
	text-align: justify;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4; /*--------------------------  4行 只显示4行  加省略号 ----------------------------------------*/
    overflow: hidden; 
	}		
hr{
	background:#e0e0e0;
	height:0.5px;
	color:#e0e0e0;
	}	
.xinwenzhongxin &gt; .xinwen_a &gt; a{
	padding-top:20px;
	display:block;
	width:100%;
	height:25%;
	line-height:20px;
	overflow:hidden;/*溢出：隐藏*/
	font-size:18px;
	text-align:left;
	transition: all 0.84s ease-out;
	}			
	
.xinwenzhongxin &gt; .xinwen_a &gt; a:hover{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out;
	}

/*--------------------------------------*/		
.xinwenzhongxin &gt; .xinwen_b{
	width:70%;
	float:left;
	height:100%;
	padding:20px 0;
	}	

.xinwenzhongxin &gt; .xinwen_b &gt; .b_a{
	position:relative;
	width:27%;
	height:100%;
	float:left;
	margin-left:5%;
	display:block;
	border:1px solid #FFF;/*下边框*/
	padding:20px 20px 0 20px;
	}	
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_a_shang{
	position:relative;
	width:100%;
	height:50%;
	overflow:hidden;
	}
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_a_shang &gt; .f_xinwen_gao{
	position:relative;
	width:200%;
	height:100%;
	left:50%;
	margin-left:-100%;
	}
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_a_shang &gt; .f_xinwen_gao &gt; img{
	display:block;
	margin:0;
	padding:0;
	margin:0 auto;
	height:100%;
	transition: all 0.84s ease-out;
	}
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_a_shang &gt; .f_xinwen_gao &gt; img:hover{
    transform:scale(1.05);
	transition: all 0.84s ease-out;
	}
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_vv_zhong{
	width:100%;
	height:27%;
	overflow:hidden;
	padding-top:13px;
	}
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_vv_zhong &gt; h6{
	font-size:13px;
	line-height:17px;
	text-indent:2em;
	color: #666;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2; /*--------------------------  4行 只显示4行  加省略号 ----------------------------------------*/
    overflow: hidden;  
	font-weight:100; 
	
	}		
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_a_zhong{
	width:100%;
	height:15%;
	overflow:hidden;
	}		
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_a_zhong&gt; h5{
	font-size:16px;
	line-height:20px;
	color: #000;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis; 
	transition: all 0.84s ease-out;
	font-weight:100; 
	}
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a:hover &gt; .b_a_zhong &gt; h5{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out; 
	}
.xinwenzhongxin &gt; .xinwen_b &gt; .b_a &gt; .b_a_xia{
	width:0px;
	height:4px;
	background:#C00;
	margin:0;
	padding:0;
	margin:0 auto;
	transition: all 0.84s ease-out;
	}	

.xinwenzhongxin &gt; .xinwen_b &gt; .b_a:hover &gt; .b_a_xia{
	width:100%;
	}	



/*---------------------------------------------------------*/

.chengpinyingcai{
	width:90%;
	margin-left:5%;
	height:100%;
	}	
	
.chengpinyingcai &gt; .chengpin_a{
	width:30%;
	height:100%;
	overflow:hidden;
	float:left;
	}		
	
.chengpinyingcai &gt; .chengpin_a &gt; h5{
	display:block;
	width:100%;
	height:25%;
	line-height:80px;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis;
	font-size:22px;
	text-align:left;
	font-weight:100;
	}
.chengpinyingcai &gt; .chengpin_a &gt; .a_p {
	width:100%;
	height:40%;
	overflow:hidden;
	/*border-bottom:1px solid #e0e0e0;/*下边框*/
	overflow:hidden;
	margin-bottom:5%;
}
.chengpinyingcai &gt; .chengpin_a &gt; .a_p &gt; p{
	display:block;
	font-size:14px;
	color: #666;
	text-indent:2em;
	line-height:25px;
	text-align: justify;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4; /*--------------------------  4行 只显示4行  加省略号 ----------------------------------------*/
    overflow: hidden; 
	}		
hr{
	background:#e0e0e0;
	height:0.5px;
	color:#e0e0e0;
	}	
.chengpinyingcai &gt; .chengpin_a &gt; a{
	padding-top:20px;
	display:block;
	width:100%;
	height:25%;
	line-height:20px;
	overflow:hidden;/*溢出：隐藏*/
	font-size:18px;
	text-align:left;
	transition: all 0.84s ease-out;
	}			
	
.chengpinyingcai &gt; .chengpin_a &gt; a:hover{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out;
	}

/*--------------------------------------*/		
.chengpinyingcai &gt; .chengpin_b{
	width:70%;
	float:left;
	height:100%;
	}	

.chengpinyingcai &gt; .chengpin_b &gt; .b_a{
	width:23.3%;
	height:100%;
	float:left;
	margin-left:10%;
	display:block;
	}	
.chengpinyingcai &gt; .chengpin_b &gt; .b_a &gt; .b_a_shang{
	width:100%;
	height:72%;
	padding-top:40px;
	overflow:hidden;
	}
.chengpinyingcai &gt; .chengpin_b &gt; .b_a &gt; .b_a_shang &gt; .f_chengpin_gao{
	position:relative;
	width:200%;
	height:100%;
	left:50%;
	margin-left:-100%;
	}
.chengpinyingcai &gt; .chengpin_b &gt; .b_a &gt; .b_a_shang &gt; .f_chengpin_gao &gt; img{
	display:block;
	height:100%;
	margin:0;
	padding:0;
	margin:0 auto;
	transition: all 0.84s ease-out;
	}
.chengpinyingcai &gt; .chengpin_b &gt; .b_a &gt; .b_a_shang &gt; .f_chengpin_gao &gt; img:hover{
    transform:scale(1.05);
	transition: all 0.84s ease-out;
	}
.chengpinyingcai &gt; .chengpin_b &gt; .b_a &gt; .b_a_zhong{
	width:100%;
	height:20%;
	overflow:hidden;
	}		
.chengpinyingcai &gt; .chengpin_b &gt; .b_a &gt; .b_a_zhong&gt; h5{
	font-size:16px;
	line-height:50px;
	color: #000;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis; 
	transition: all 0.84s ease-out;
	font-weight:100; 
	}
.chengpinyingcai &gt; .chengpin_b &gt; .b_a:hover &gt; .b_a_zhong &gt; h5{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out; 
	}
.chengpinyingcai &gt; .chengpin_b &gt; .b_a &gt; .b_a_xia{
	width:0px;
	height:4px;
	background:#C00;
	margin:0;
	padding:0;
	margin:0 auto;
	transition: all 0.84s ease-out;
	}	

.chengpinyingcai &gt; .chengpin_b &gt; .b_a:hover &gt; .b_a_xia{
	width:100%;
	}	


/*---------------------------------------------------------*/

.yingxiaowangluo{
	width:90%;
	margin-left:5%;
	height:100%;
	}	
	
.yingxiaowangluo &gt; .yingxiao_a{
	width:30%;
	height:100%;
	overflow:hidden;
	float:left;
	}		
	
.yingxiaowangluo &gt; .yingxiao_a &gt; h5{
	display:block;
	width:100%;
	height:25%;
	line-height:80px;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis;
	font-size:22px;
	text-align:left;
	font-weight:100;
	}
.yingxiaowangluo &gt; .yingxiao_a &gt; .a_p {
	width:100%;
	height:40%;
	overflow:hidden;
	/*border-bottom:1px solid #e0e0e0;/*下边框*/
	overflow:hidden;
	margin-bottom:5%;
}
.yingxiaowangluo &gt; .yingxiao_a &gt; .a_p &gt; p{
	display:block;
	font-size:14px;
	color: #666;
	text-indent:2em;
	line-height:25px;
	text-align: justify;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4; /*--------------------------  4行 只显示4行  加省略号 ----------------------------------------*/
    overflow: hidden; 
	}		
hr{
	background:#e0e0e0;
	height:0.5px;
	color:#e0e0e0;
	}	
.yingxiaowangluo &gt; .yingxiao_a &gt; a{
	padding-top:20px;
	display:block;
	width:100%;
	height:25%;
	line-height:20px;
	overflow:hidden;/*溢出：隐藏*/
	font-size:18px;
	text-align:left;
	transition: all 0.84s ease-out;
	}			
	
.yingxiaowangluo &gt; .yingxiao_a &gt; a:hover{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out;
	}

/*--------------------------------------*/		
.yingxiaowangluo &gt; .yingxiao_b{
	width:70%;
	float:left;
	height:100%;
	}	

.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a{
	width:35%;
	height:100%;
	float:left;
	margin-left:15%;
	display:block;
	}	
.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a &gt; .b_a_shang{
	width:100%;
	height:80%;
	}
.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a &gt; .b_a_shang &gt; img{
	width:100%;
	display:block;
	height:100%;
	padding-top:20px;
	transition: all 0.84s ease-out;
	}
.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a &gt; .b_a_shang &gt; img:hover{
    transform:scale(1.05);
	transition: all 0.84s ease-out;
	}
.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a &gt; .b_a_zhong{
	width:100%;
	height:12%;
	overflow:hidden;
	}		
.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a &gt; .b_a_zhong&gt; h5{
	font-size:16px;
	line-height:40px;
	color: #000;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis; 
	transition: all 0.84s ease-out;
	font-weight:100; 
	}
.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a:hover &gt; .b_a_zhong &gt; h5{
	color:#C00;
	font-weight:bold;
	transition: all 0.84s ease-out; 
	}
.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a &gt; .b_a_xia{
	width:0px;
	height:4px;
	background:#C00;
	margin:0;
	padding:0;
	margin:0 auto;
	transition: all 0.84s ease-out;
	margin-top:10px;
	}	

.yingxiaowangluo &gt; .yingxiao_b &gt; .b_a:hover &gt; .b_a_xia{
	width:80px;
	}	

}

@media screen and (max-width: 1000px){
.pcaf{
	display:none;
	}
}




/*----------------------------------------------- ydaf----------------------------------------------------*/

/*----------------------------------------------- ydaf----------------------------------------------------*/

@media screen and (max-width: 968px){

	}



.ydaf{
	position:fixed;
	top:0;
	width:100%;
	height:50px;
	background: #F00;
	z-index:100;
	opacity:0.8;
	}
@media screen and (min-width: 968px){
.ydaf{
	display:none;
	}
	}
.ydaf_a{
	position: relative;
	width:100%;
	max-width:600px;
	min-width:360px;
	margin:0;
	padding:0;
	margin:0 auto;
	height:50px;
	}
.ydaf_aa{
	position:relative;
	width:16%;
	height:50px;
	float:left;
	}
.ydaf_aa &gt; a{
	position:relative;
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	}	
	
.ydaf_aa &gt; a &gt; img{
	position:relative;
	width:35px;
	height:35px;
	margin-left:10px;
	margin-top:7px;
	display:block;
	}		
.ydaf_ab{
	position:relative;
	display:block;
	width:65%;
	height:50px;
	float:left;
	}	
.ydaf_ab &gt; .ydaf_aba{
	position:relative;
	width:77%;
	height:26px;
	margin-top:12px;
	border-radius:13px;/*圆角边框*/
	background:#FFF;
	float:left;
	}
.ydaf_ab &gt; .ydaf_aba &gt; img{
	position:relative;
	width:16px;
	height:16px;
	margin-top:5px;
	float:left;
	margin-left:10px;
	}		
.ydaf_ab &gt; .ydaf_aba &gt; p{
	margin:0;
	padding:0;
	float:left;
	margin-top:5px;
	margin-left:20px;
	font-size:13px;
	color:#999;
	}
.ydaf_ab &gt; .ydaf_abb{
	position:relative;
	width:20%;
	height:50px;
	line-height:48px;
	float:left;
	text-align:center;
	}
.ydaf_ab &gt; .ydaf_abb &gt; p{
	margin:0;
	padding:0;
	font-size:16px;
	color:#FFF;
	}				
.ydaf_ac{
	position:relative;
	width:19%;
	height:50px;
	padding:10px;
	float:right;
	padding-top:5px;
	padding-left:15px;
	}		
	

/*-------------------------------------------  ydaa  -----------------------------------------------------------*/
.ydaa{
	position: fixed;
	width:70%;
	height:100%;
	background: #000;
	background:#FFF;
	opacity:0.9;
	transition: all 0.84s ease-out;
	top:0;
	left:-100%;
	z-index:50;
	padding-top:20px;
	border-right:1px solid #e0e0e0;/*下边框*/
	}


@media screen and (min-width: 968px){

.ydaa{
	display:none;
	}
	}
.xs_ydaa{
	left:0;
	}

.ydaa &gt; .ydaa_a{
	position:relative;
	width:60%;
	margin-left:20%;
	}	
.ydaa &gt; .ydaa_a &gt; ul{
	position:relative;
	width:100%;
	margin-top:30px;
	}
.ydaa &gt; .ydaa_a &gt; ul &gt; li{
	position:relative;
	width:100%;
	height:55px;
	border-bottom:1px solid #e0e0e0;/*下边框*/
	overflow: hidden;/*溢出：隐藏*/
	}		
			
.ydaa &gt; .ydaa_a &gt; ul &gt; li &gt; a{
	position:relative;
	width:100%;
	}			
.ydaa &gt; .ydaa_a &gt; ul &gt; li &gt; a &gt;img{
	width:25px;
	height:25px;
	margin-top:20px;
	float:left;
	margin-left:10px;
	border:0.3px solid #e0e0e0;/*下边框*/
	border-radius:8px;/* 盒子圆角*/
	}		
.ydaa &gt; .ydaa_a &gt; ul &gt; li &gt; a &gt; samp{
	padding-top:20px;
	float:left;
	font-size:18px;
	margin-left:20px;
	color: #333;
	}	

/*--------------------------------------------------sousuo  搜索  pc 共享---------------------------------------------------*/
.sousuo{
	position: absolute;
	width:650px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	line-height:40px;
	top:180px;
	opacity:0.7;
	z-index:30;
	}
.s_a{
	display:block;
	}
.sousuo &gt; form {
	width:100%;
	display:block;
   }
.sousuo &gt; form &gt; .fangdajing {
	position:absolute;
	border-radius:50%;
	width:20px;
	height:20px;
	overflow:hidden;
	margin-top:10px;
	margin-left:10px;
   }
.sousuo &gt; form &gt; .fangdajing &gt; img{
	display:block;
	width:100%;
	height:100%;
   }
.sousuo &gt; form &gt; .z{
	margin:0;
	padding:0;
	width:85%;
	height:40px;
	border:3px solid #F60;/*下边框*/
	/*border-radius:10px 0px 0px 10px;/* 盒子圆角*/
	float:left;
	font-size:14px;
	padding-left:35px;
	}   
   
.sousuo &gt; form &gt; .z{
	margin:0;
	padding:0;
	width:500px;
	height:40px;
	line-height:40px;
	padding-left:35px;
	border:2px solid #F00;/*下边框*/
	border-radius:10px 0px 0px 10px;/* 盒子圆角*/
	float:left;
	font-size:15px;
	}

.sousuo &gt; form &gt; .y{
	margin:0;
	padding:0;
	width:150px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:2px solid #F00;/*下边框*/
	border-radius:0px 10px 10px 0px;/* 盒子圆角*/
	font-size:16px;
	}



@media screen and (max-width: 1000px){

.sousuo{
	position:fixed;
	width:100%;
	max-width:600px;
	min-width:320px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	line-height:50px;
	top:0;
	z-index:130;
	}
.s_a{
	width:22%;
	float:left;
	height:50px;
	}


.sousuo &gt;form{
	width:70%;
	float:left;
	display:block;
	}
.sousuo &gt; form &gt; .fangdajing {
	position:absolute;
	border-radius:50%;
	width:20px;
	height:20px;
	overflow:hidden;
	margin-top:15px;
	margin-left:15px;
   }
.sousuo &gt; form &gt; .fangdajing &gt; img{
	display:block;
	width:100%;
	height:100%;
   }

.s_a &gt; .anniu {
  position: relative;
  z-index:100;
  height:30px;
  width:30px;
  margin-left:25px;
  top:10px;

  background-color:rgba(201,21,35,0.85);
  background-color: #C00;
  border:1px solid #FFF;/*下边框*/
  border-radius: 50%;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.anniu .annui_a {
  /* icon created in CSS */
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px;
  height: 3px;
  background-color: #FFF;
  z-index:1250;
}
.anniu .annui_a::before, .anniu .annui_a:after {
  /* upper and lower lines of the menu icon */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s, width 0.5s, top 0.3s;
  -moz-transition: -moz-transform 0.5s, width 0.5s, top 0.3s;
  transition: transform 0.5s, width 0.5s, top 0.3s;
}
.anniu .annui_a::before {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.anniu .annui_a::after {
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
/*
.anniu svg {
  position: absolute;
  top: 0;
  left: 0;
  x:0px;
  y:0px;
  width:44px;
  height:44px;
  viewbox:0 0 35 35 ;
}
*/
.anniu circle {
  /* circle border animation */
  -webkit-transition: stroke-dashoffset 0.4s 0s;
  -moz-transition: stroke-dashoffset 0.4s 0s;
  transition: stroke-dashoffset 0.4s 0s;
  
}
.js_fuji .anniu {
  /* rotate trigger when navigation becomes visible */
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.js_fuji .anniu .annui_a::after,
.js_fuji .anniu .annui_a::before {
  /* animate arrow --&gt; from hamburger to arrow */
  width: 50%;
  -webkit-transition: -webkit-transform 0.5s, width 0.5s;
  -moz-transition: -moz-transform 0.5s, width 0.5s;
  transition: transform 0.5s, width 0.5s;
}
.js_fuji .anniu .annui_a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.js_fuji .anniu .annui_a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.js_fuji .anniu circle {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.4s 0.3s;
  -moz-transition: stroke-dashoffset 0.4s 0.3s;
  transition: stroke-dashoffset 0.4s 0.3s;
}



.sousuo &gt; form &gt; .z{
	margin:0;
	padding:0;
	width:65%;
	height:25px;
	line-height:25px;
	padding-left:30px;
	border:1px solid #F00;
	border-radius:5px 0 0 5px;
	float:left;
	font-size:13px;
	background:#FFF;
	margin-top:12px;
	margin-left:3%;
	}

.sousuo &gt; form &gt; .y{
	margin:0;
	padding:0;
	width:25%;
	height:25px;
	line-height:25px;
	text-align:center;
	border:1px solid #F00;
	border-radius:0 5px 5px 0;
	font-size:16px;
	float:left;
	color: #C00;
	margin-top:12px;
	font-weight:bold;
	background:#FFF;
	/*background:transparent;/*透明 */
	}


}

@media screen and (max-width:1000px){

	}	
</pre></body></html>